Variant.StringValue Property

Syntax

StringValue as String


Returns the value of the variant as a String. If the variant holds a Date, it is converted to a SQLDateTime format.

See the Date class for details on this format.